Consolidate redundant definitions.
authorDan Nicolaescu <dann@ics.uci.edu>
Sat, 20 Mar 2010 07:09:31 +0000 (00:09 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Sat, 20 Mar 2010 07:09:31 +0000 (00:09 -0700)
commit7407376c1c91e1eb63c0c6af6ed97edb756742ca
tree7818f6468218ea55b939977142b5ca42dace3fa7
parent801c51f46dad850f1b77f08cf7b3bb49c4c01f71
Consolidate redundant definitions.
* s/usg5-4.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not define,
it's undefined in all files that include this one.
(POSIX_SIGNALS): Define here instead of doing it in all files that
include this one.
* s/irix6-5.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
(POSIX_SIGNALS): Do not define.
* s/sol2-6.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
(POSIX_SIGNALS): Do not define.
* s/unixware.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
(POSIX_SIGNALS): Do not define.
src/ChangeLog
src/s/irix6-5.h
src/s/sol2-6.h
src/s/unixware.h
src/s/usg5-4.h